| DimReason |
| Default Table Name | DimReason |
| Definition |
| DimReason Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
ReasonSK |
int | NO | ||
| ReasonBK | int | NO | ||
| ReasonActiveStatus | varchar(10) | YES | ||
| ReasonCode | varchar(10) | YES | ||
| ReasonDescrip | nvarchar(60) | YES | ||
| SchoolStatusBK | int | YES | ||
| ReasonStatus | nvarchar(50) | YES |
| DimReason Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_DimReason | PrimaryKey | ReasonSK |
| DimReason Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FactExitInterviewPlacementStats | Non-Identifying | One To Zero or More | FK_FactExitInterviewPlacementStats_DimReason_ReasonSK | NO | YES | |||
| FactInSchoolPlacementStats | Non-Identifying | One To Zero or More | FK_FactInSchoolPlacementStats_DimReason_ReasonSK | NO | YES |